home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: hearst.acc.Virginia.EDU!murdoch!usenet
- From: brr7q@virginia.edu
- Subject: curses lib
- X-Nntp-Posting-Host: brr7qpc.evsc.virginia.edu
- Message-ID: <DpAK00.JzK@murdoch.acc.Virginia.EDU>
- Sender: usenet@murdoch.acc.Virginia.EDU
- Reply-To: brr7q@virginia.edu
- Organization: University of Virginia
- X-Newsreader: IBM NewsReader/2 v1.2
- Date: Wed, 3 Apr 1996 14:52:48 GMT
-
- Hi,
-
- I'm doing some c programming under dos. I would like to get control of the
- colors and cursor. I hear there is a lib called curses that will give me access to
- these. I tried using ANSI controll stuff, but of course color changes only
- work if ansi is loaded, which I have found isn't to often.
-
- Thanks
-